Skip to content

Add max_concurrency to Source for per-source parallelism control#71

Merged
koenvo merged 1 commit intomainfrom
feature/source-max-concurrency
Apr 7, 2026
Merged

Add max_concurrency to Source for per-source parallelism control#71
koenvo merged 1 commit intomainfrom
feature/source-max-concurrency

Conversation

@koenvo
Copy link
Copy Markdown
Contributor

@koenvo koenvo commented Apr 7, 2026

Sources can set max_concurrency to limit how many tasks run in parallel. Useful for rate-limited APIs. Defaults to None (system concurrency).

Sources can set max_concurrency to limit how many tasks run in
parallel. Useful for rate-limited APIs. Defaults to None (system
concurrency).
@koenvo koenvo merged commit 4a564a5 into main Apr 7, 2026
13 checks passed
@koenvo koenvo deleted the feature/source-max-concurrency branch April 7, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant